x11: Fix error traps in the dnd code
authorMatthias Clasen <mclasen@redhat.com>
Fri, 17 Nov 2017 04:56:11 +0000 (23:56 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 17 Nov 2017 04:56:11 +0000 (23:56 -0500)
commit90d502fdbd23b25298721d8b448d0fcd54ff85a7
tree536e86d820baca82471cd0ab46a1534c70a95077
parentdaacd25344059b86723e2589c001a3397876c30c
x11: Fix error traps in the dnd code

The code for grabbing keys was using a generic
error trap call, and more concerning, it was forgetting
to pop the trap.
gdk/x11/gdkdnd-x11.c